home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / news / tin122.lha / CHANGES < prev    next >
Text File  |  1994-06-22  |  7KB  |  173 lines

  1. CHANGES tin v1.2 PL1 -> tin 1.2 PL2
  2. -----------------------------------
  3.  
  4. 1)  Colin Perkins (csp@ohm.york.ac.uk)
  5.     BUG. Compile fails on Next due to use of getcwd() in misc.c
  6.     FIX. misc.c - applied supplied patch.
  7.  
  8. 2)  Richard Lloyd (rkl@csc.liv.ac.uk)
  9.     BUG. 'make install' fails because of wrong variable names.
  10.     FIX. makefile - applied supplied patch.
  11.  
  12. 3)  Iain Lea (iain.lea@erlm.siemens.de)
  13.     BUG. Return code from external news is wrong from 1.20 change.
  14.     FIX. inews.c - changed back to pre v1.2 PL1 behaviour.
  15.  
  16. 4)  Mike Glendinning (mikeg@ingres.co.uk)
  17.     BUG. directory struct dirent explicitly used instead of DIR_BUF.
  18.     FIX. save.c - applied supplied patch.
  19.  
  20. 5)  Pieter Immelman (pi@itu1.sun.ac.za)
  21.     BUG. Reading xover Xref: line when not there causes SIGSEGV.
  22.     FIX. art.c - applied supplied patch.
  23.  
  24. 6)  Mark Tomlinson (mark@garden.equinox.gen.nz)
  25.     BUG. Would not compile on AmigaDOS.
  26.     FIX. applied supplied patch.
  27.  
  28. 7)  Julian Thompson (jrt@oasis.icl.co.uk)
  29.     BUG. input_peneding() routine does not work if HAVE_POLL is defined.
  30.     FIX. art.c - applied supplied patch.
  31.  
  32. 8)  Clifton Royston (cliftonr@netcom.com)
  33.     BUG. Lines not correctly formatted in check_article_to_be_posted().
  34.     FIX. post.c - adding flushing to stdout stream.
  35.  
  36. 9)  Richard Lloyd (rkl@csc.liv.ac.uk)
  37.     BUG. Would not compile on HPUX 9.X machines.
  38.     FIX. config.h - applied supplied patch.
  39.  
  40. 10) Mike Glendinning (mikeg@ingres.co.uk)
  41.     BUG. SHould make use of INN nntplib routines if available.
  42.     FIX. tin.h init.c inews.c - applied supplied patch.
  43.  
  44. 11) Earle Ake (akee@wpdis11.wpafb.af.mil)
  45.     BUG. Default mailer does not understand '@' notation on u3b2 machines.
  46.     FIX. tin.h - applied supplied patch.
  47.  
  48. 12) Earle Ake (akee@wpdis11.wpafb.af.mil)
  49.     BUG. Default mailer path is wrong on Pyramid machines.
  50.     FIX. tin.h - applied supplied patch.
  51.  
  52. 13) Clifton Royston (cliftonr@netcom.com)
  53.     BUG. Entering groups takes a lot longer than required by tin v1.20.
  54.     FIX. tin.h newsrc.c - applied supplied patch.
  55.  
  56. 14) John Schmitz (schmitz@scd.hp.com)
  57.     BUG. Tcp/ip socket buffer size is very small on hpux machines.
  58.     FIX. nntplib.c - applied supplied patch.
  59.  
  60. 15) John Schmitz (schmitz@scd.hp.com)
  61.     BUG. valid_artnum() routine does a linear search routine which is a
  62.          killer in big groups.  Needs converting to use a binary search.
  63.     FIX. art.c - applied supplied patch.
  64.  
  65. 16) Iain Lea (iain.lea@erlm.siemens.de)
  66.     BUG. v1.21 would not allow articles to be posted if the group was not 
  67.          present in the sites active file which caused problems for sites
  68.          that did not take a full feed.
  69.     FIX. INSTALL post.c - Added HAVE_FACIST_NEWSADMIN to allow the message
  70.          to be a warning or an error (facist mode).
  71.  
  72. 17) John Schmitz (schmitz@scd.hp.com)
  73.     BUG. system() call does not work correctly on hpux machines.
  74.     FIX. misc.c - applied supplied patch.
  75.  
  76. 18) Olaf Mittelstaedt
  77.     BUG. Needs c:\tmp on a HPFS partition
  78.     FIX. Use envvar TMPDIR for location of tmp directory
  79.  
  80. 19) Malkani Sanjay (sanjay@uxmail.ust.hk) [OS/2]
  81.     ASK. support for local newsspool
  82.     ADD. support for local newsspool
  83.  
  84. 20) Richard Stanton (stanton@haas.berkeley.edu) [OS/2]
  85.     BUG. Cannot use C:\ as HOME.
  86.     FIX. checking for trailing '\' in path before adding '\'
  87.  
  88. 21) Andreas Wrede (andreas@scilink.org)
  89.     BUG. Would not compile on OS/2
  90.     FIX. applied supplied patch
  91.  
  92. 22) John Schmitz (schmitz@scd.hp.com)
  93.     ADD. page.c - contributed MIME support via call to metamail.
  94.  
  95. 23) Phil Molyneux (molyneux@kingston.ac.uk)
  96.     BUG. Manual page list bug report command to be 'R' when it is actually 'B'.
  97.     FIX. tin.1 - corrected manual page.
  98.  
  99. 24) Andreas Baumann (andresb@kbfi.ee)
  100.     BUG. Crashes if a LIST OVERVIEW.FMT is done to an ANU nntp server.
  101.     FIX. open.c - added check to see if xover command is supported.
  102.  
  103. 25) Iain Lea (iain.lea@erlm.siemens.de)
  104.     BUG. Specifying alternate news index directory does not work.
  105.     FIX. init.c - re-added check for TIN_INDEX & -I cmd line option.
  106.  
  107. 26) Werner Fleck (Fleck@tu-harburg.dbp.de)
  108.     BUG. If a filename like "$FOO", e.g. an env var without a trailing "/"
  109.          is used strfpath() will return a bogus filename.
  110.     FIX. misc.c - applied supplied patch.
  111.  
  112. 27) Bryan Dongray (btd@uk.cray.com)
  113.     BUG. Too I/O bound when doing HEAD calls via NNTP.
  114.     FIX. art.c open.c - applied supplied patch.
  115.  
  116. 28) John Schmitz (schmitz@scd.hp.com)
  117.     BUG. Article checking routine should not allow user to insert From: line.
  118.     FIX. post.c - applied supplied patch.
  119.  
  120. 30) Bryan Dongray (btd@uk.cray.com)
  121.     BUG. Does not reconnect to nntp server to timed out nntp server.
  122.     FIX. nntplib.c - applied supplied patch.
  123.  
  124. 31) Kazushi Marukawa (kazushi@kubota.co.jp)
  125.     BUG. errno is not defined in misc.c so fails on Mips machines.
  126.     FIX. misc.c - applied supplied patch
  127.  
  128. 32) Mark Tomlinson (mark@garden.equinox.gen.nz)
  129.     BUG. sigdisp() does not always return a value from signal().
  130.     FIX. signal.c - applied supplied patch.
  131.  
  132. 33) Otto Lind (otto@coactive.com)
  133.     BUG. read_newsrc_line() wastefully calling find_group_index().
  134.     FIX. newsrc.c - applied supplied patch.
  135.  
  136. 34) Alan Thew (Alan.Thew@liverpool.ac.uk)
  137.     BUG. does not find xref lines in Cnews generated overview files.
  138.     FIX. art.c - added extra check for lowercase xref header string.
  139.  
  140. 35) Brett Carver (brett@hpsrjtc.sr.hp.com)
  141.     BUG. Copy of users pwd data is a ptr to static buf that returned
  142.          from getpwnam() and can be overwritten if called again.
  143.     FIX. init.c - saved copy of pwd entry so that its not overwriiten.
  144.  
  145. 36) Clifton Royston (cliftonr@netcom.com)
  146.     BUG. The INSTALL document could be clearer in machine naming text.
  147.     FIX. INSTALL - applied supplied patch.
  148.  
  149. 37) Ollivier Robert (roberto@keltia.frmug.fr.net)
  150.     BUG. Would not compile on 386BSD.
  151.     FIX. config.h - applied supplied patch.
  152.  
  153. 38) Iain Lea (iain.lea@erlm.siemens.de)
  154.     BUG. When searching for a group name should also look at description.
  155.     FIX. search.c - modified search_group() to also check description.
  156.  
  157. 39) Clifton Royston (cliftonr@netcom.com)
  158.     ADD. active.c - auto-subscribe/unsubscribe to new newsgroups. Checks
  159.          for the env. variables.
  160.  
  161. 40) Bryan Dongray (btd@uk.cray.com)
  162.     ADD. Recognizes mouse buttons when running in an xterm window. 
  163.  
  164. 41) Tom Parry (parry@yoyo.cc.monash.edu.au)
  165.     ADD. Added -n cmd line option to only read subscribed to groups from the
  166.          active file and not the whole active file. This is a big win when 
  167.          reading via a slow line.
  168.  
  169. 42) Iain Lea (iain.lea@erlm.siemens.de)
  170.     ADD. When selecting a group/subject via a number it will automatically 
  171.          enter the group/article.
  172.  
  173.